Toggle site
Catalog
You've read
0
%
lisupy
Follow me
Articles
21
Tags
40
Categories
17
Lisupy的个人博客
Posts
Archives
Tags
Categories
Python 描述器
2017-03-09
|
python
|
Word count:
24
|
Reading time: 1 min
关于Python描述器的记录
这篇文章回炉重造中,不久即将回归。
Author:
lisupy
Link:
http://lisupy.github.io/2017/03/09/Python Descriptor/
Copyright Notice:
All articles in this blog are licensed under
CC BY-NC-SA 4.0
unless stating additionally.
python
descriptor
支付宝打赏
微信打赏
__getattribute__ vs __getattr__